ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportParameterInfo<T> Class / Value Property

In This Topic
    Value Property (ReportParameterInfo<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As T
    public T Value {get;}
    See Also